package processor
Type Members
- class NewsFleschMetricsProcessorActor extends AnyRef
Actor responsible for processing Flesch metrics from search results.
Actor responsible for processing Flesch metrics from search results.
- Annotations
- @AllArgsConstructor()
- class NewsGuardianProcessorActor extends AnyRef
Guardian actor responsible for managing processing actors.
Guardian actor responsible for managing processing actors.
- Annotations
- @AllArgsConstructor()
- class NewsSentimentProcessorActor extends AnyRef
Actor responsible for computing sentiment from search results
Actor responsible for computing sentiment from search results
- Annotations
- @AllArgsConstructor()
- class NewsSourcesProcessorActor extends AnyRef
Actor responsible for providing news sources.
Actor responsible for providing news sources.
- Annotations
- @AllArgsConstructor()
- class NewsWordStatsProcessorActor extends AnyRef
Actor responsible for processing word statistics from search results.
Actor responsible for processing word statistics from search results.
- Annotations
- @AllArgsConstructor()